home *** CD-ROM | disk | FTP | other *** search
- Path: nntp-hub.barrnet.net!news
- From: Ihab Badr <ihab@danish.com>
- Newsgroups: comp.lang.c
- Subject: ODBC development
- Date: Tue, 12 Mar 1996 11:05:59 -0800
- Organization: DII
- Message-ID: <3145CB17.712A@danish.com>
- NNTP-Posting-Host: ihab.saqqara.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
-
- I was writing an app which uses ODBC through the CDatabase object
- supplied with the MFC in Visual C++.
- For portability purposes we will probably rewrite the app in plain
- vanilla C for portability purposes and move away from the MFC.
- This means that I will have to do direct ODBC/API calls.
- Has anyone got a sample piece of code and some advise to go with it ?
- I am trying to get a feel for the amount of time and effort that will be
- involved.
-
- Thanks in Advance.
-